home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Wayzata's Best of Shareware PC/Windows 1
/
Wayzata's Best of Shareware for PC-Windows - Release 1 - Wayzata Technology (1993).iso
/
mac
/
ZIPPED
/
DOS
/
BUSINESS
/
BP62.ZIP
/
BILLPWR.EXE
/
BP.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-11-25
|
629b
|
27 lines
echo off
cls
if x==%1x echo For memory-resident "pop-up" service, enter "BP MR".
echo .
cd\MANAGEX
echo wait...
:MANAGEX
if exist end.fyl goto RETURN
rem IF USED ON A LAN, SUBSTITUTE THE NEXT LINE FOR THE ONE FOLLOWING IT
rem if not exist util.bat input x x x x x x x x bp
if not exist util.bat if exist m.d input x x x x x x x x bp
billpowr x x x x x x x x x %1
if not exist util.bat goto RETURN
echo off
util
cd\MANAGEX
goto MANAGEX
:RETURN
echo off
if not exist dobpexp goto SK
export x x x x x x x x bp
erase dobpexp
:SK
if exist util.bat erase util.bat
if exist end.fyl erase end.fyl
if x==%1x cls